home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 16738 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.8 KB

  1. Path: ix.netcom.com!news
  2. From: a1s@ix.netcom.com (Andrew Snyder)
  3. Newsgroups: comp.lang.c,comp.lang.c++,rec.games.programmer
  4. Subject: Re: ! Read me and State your opinion.
  5. Date: Thu, 11 Apr 1996 21:05:31 GMT
  6. Organization: Netcom
  7. Message-ID: <4kjhgm$2pr@dfw-ixnews8.ix.netcom.com>
  8. References: <4kegoq$f2d$1@mhadg.production.compuserve.com>
  9. NNTP-Posting-Host: har-ct1-13.ix.netcom.com
  10. X-NETCOM-Date: Thu Apr 11  1:03:02 PM CDT 1996
  11. X-Newsreader: Forte Free Agent 1.0.82
  12.  
  13. Andrew T. Finnell <73627.2516@CompuServe.COM> wrote:
  14.  
  15. >    Hello all fellow C/C++ programmers.
  16. >    I'd like your opinion on a subject. I recently had a 
  17. >argument with one of my friends and he says that C sucks and 
  18. >people shouldn't be programming in it and it's more of a hassel to 
  19. >program in.
  20. --snip
  21.  
  22. Of course C will be replaced, if by 'replaced' you mean that a larger
  23. percentage of people will be using something else.  Just as it is no
  24. longer necessary to know assembly to make a living as a programmer, it
  25. will soon be possible to make a living as a programmer knowing nothing
  26. but some script language.
  27.  
  28. As computer science continues to mature, and becomes more of a
  29. science, we should expect increased specialization.  I'm willing to
  30. bet that general purpose script languages like perl, tcl, or (your
  31. favorite here) that don't depend on hardware at all will eventually be
  32. used to do the bulk of development.
  33.  
  34. Somebody will have to be able to write/maintain whatever language that
  35. is, however.  And that will probably be done in C or C++.  Somebody
  36. else will have to write the compiler and libraries that imagined
  37. language is compiled in.  Then there is that pesky kernel.... I really
  38. should learn assembly one of these days.
  39.  
  40. If you don't bother to learn C, you'll wish you did.
  41.  
  42. Andrew Snyder
  43. a1s@ix.netcom.com
  44. char disclaimer[] = {'\0'}; /* I'm on cash net */
  45.  
  46.